Skip to content

[int] Move watchdog flag cleanup to correct place#8619

Merged
fstagni merged 1 commit into
DIRACGrid:integrationfrom
sfayer:fix_jwcleanup
Jun 16, 2026
Merged

[int] Move watchdog flag cleanup to correct place#8619
fstagni merged 1 commit into
DIRACGrid:integrationfrom
sfayer:fix_jwcleanup

Conversation

@sfayer

@sfayer sfayer commented Jun 15, 2026

Copy link
Copy Markdown
Member

This test fixup that I added isn't in the right place: It works for the "runslow" tests because the slow test with the cleanup runs after the test that creates it. In "fast" mode, the file still gets left behind: This patch puts the cleanup in the test that actually creates the file (really it could still do with being a test fixture so that it runs whatever state the test finishes in, but that also feels like a lot of extra code for this one file that doesn’t seem to annoy anyone else :-)

BEGINRELEASENOTES
*WorkloadManagement
FIX: Move watchdog flag cleanup to correct place
ENDRELEASENOTES

@sfayer sfayer requested review from atsareg and fstagni as code owners June 15, 2026 20:30
@fstagni fstagni merged commit e6e8ba5 into DIRACGrid:integration Jun 16, 2026
23 checks passed
@DIRACGridBot DIRACGridBot added the sweep:ignore Prevent sweeping from being ran for this PR label Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sweep:ignore Prevent sweeping from being ran for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants